entry: Fix text clipping
authorTimm Bäder <mail@baedert.org>
Wed, 10 Jan 2018 10:02:10 +0000 (11:02 +0100)
committerTimm Bäder <mail@baedert.org>
Wed, 10 Jan 2018 10:02:10 +0000 (11:02 +0100)
commit60d3378dd146be7fe1b7c71c793fb37f5c9d093f
treeb48caa5402091c53f4493cb4a303334820172d99
parent6235b12ca4a26c1843f9fc15963a800353e81b64
entry: Fix text clipping

Clipping the text to the entire widget allocation is wrong if there are
icons involved.
gtk/gtkentry.c